NetCloak 3.0 Configuration
The current NetCloak configuration is:
Version :
Up Since :
Total Hits:
Cache Hits:
Last Hit @:
Action:
Host:
Req. File:
TimeFormat:
Short : Time values are displayed without seconds.
Long : Time values are displayed with seconds.
DateFormat:
Short : Date values are displayed according to "Date & Time" short format.
Long : Date values are displayed according to "Date & Time" long format.
Logging:
Off : Turn hit logging off.
Standard : Enable logging of date, time, status, client IP, script name, reply length
Extended : Enable logging of Standard + username, password, referrer, user-agent
ServerField:
: Text value is sent as value of "Server:" field in HTTP reply header.
LastMod:
None : Do not include a "Last-Modified:" field in the HTTP reply header.
File : Send source file's last modification date in "Last-Modified:" field.
Now : Send current date/time in "Last-Modified:" field.
Translation:
None : Perform no character translation on the reply.
Latin : Perform MacRoman-to-ISO-Latin-1 translation on the reply.
Entities : Convert HTML entities in the reply.
PragmaNoCache:
True : Include a "Pragma: no-cache" field in the HTTP reply header for dynamic pages.
False : Do not include a "Pragma: no-cache" field in the HTTP reply header.
DuplicateFiles:
Overwrite: Always overwrite existing files with a new CREATEDOC file.
Unique : Always create a unique filename for new CREATEDOC files.
Smart : Overwrite existing file if it's from the same user and less than 15 minutes old.
ConvertBrackets:
True : Convert angle brackets to "<" and ">" HTML entities in created files.
False : Don't convert angle brackets in created files.
NewFileTranslation:
None : Perform no character translation on the contents of created files.
MacRoman : Perform ISO-Latin-1-to-MacRoman translation on the contents of created files.
Entities : Convert HTML entities in the contents of created files.
LinkNextText:
: Hypertext value used when replacing LINKNEXT tags in created files.
LinkPrevText:
: Hypertext value used when replacing LINKPREVIOUS tags in created files.
CreatorCode:
: Four-character creator signature of created files. The creator code determines
the icon of the file, as well as which application launches when the file is
double-clicked.